home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / pyshared / apport / __init__.py next >
Encoding:
Python Source  |  2009-04-06  |  86 b   |  4 lines

  1. from apport.report import Report
  2.  
  3. from apport.packaging_impl import impl as packaging
  4.